-
Home
-
Simple URLs – Link Cloaking, Product Displays, and Affiliate Link Management
-
125
-
Code
-
Classes
- Model
Total Complexity |
132 |
Dependencies |
5 |
Dependents |
10 |
Total lines |
1,109 |
Lines of code |
557 |
Logical lines of code |
312 |
Comment lines |
394 |
Methods |
49 |
Properties |
11 |
Methods 49
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_table_charset() |
B |
36 |
17 |
79 |
modify_table() |
S |
51 |
6 |
26 |
log_error() |
S |
58 |
6 |
15 |
bulk_upsert() |
S |
50 |
5 |
27 |
should_recreate_tables() |
S |
55 |
5 |
21 |
drop_columns() |
S |
60 |
5 |
14 |
get_row() |
S |
58 |
4 |
16 |
get_results() |
S |
58 |
4 |
16 |
__get() |
S |
58 |
4 |
16 |
get_var() |
S |
58 |
4 |
16 |
get_col() |
S |
58 |
4 |
16 |
__set() |
S |
59 |
4 |
15 |
build_select_columns() |
S |
61 |
4 |
12 |
map_properties() |
S |
61 |
4 |
12 |
are_columns_created() |
S |
56 |
3 |
18 |
get_one_by_col() |
S |
57 |
3 |
17 |
insert() |
S |
62 |
3 |
12 |
update_table_collation() |
S |
63 |
3 |
11 |
__call() |
S |
62 |
3 |
11 |
__construct() |
S |
73 |
3 |
5 |
update() |
S |
66 |
3 |
8 |
delete() |
S |
66 |
3 |
8 |
column_exists() |
S |
60 |
2 |
14 |
get_all() |
S |
60 |
2 |
13 |
drop_index() |
S |
63 |
2 |
11 |
get_one() |
S |
71 |
2 |
5 |
total_count() |
S |
66 |
2 |
8 |
is_table_created() |
S |
62 |
1 |
13 |
table_exists() |
S |
62 |
1 |
13 |
get_count() |
S |
66 |
1 |
9 |
get_charset_collate() |
S |
80 |
1 |
3 |
query() |
S |
71 |
1 |
6 |
replace() |
S |
70 |
1 |
6 |
create_table() |
S |
100 |
1 |
0 |
map_property() |
S |
72 |
1 |
5 |
prepare() |
S |
78 |
1 |
3 |
delete_by_col() |
S |
69 |
1 |
7 |
update_by_col() |
S |
67 |
1 |
8 |
esc_like() |
S |
79 |
1 |
3 |
drop_table() |
S |
75 |
1 |
4 |
is_index_created() |
S |
64 |
1 |
10 |
get_default_data() |
S |
82 |
1 |
3 |
get_all_columns() |
S |
82 |
1 |
3 |
get_wp_table_name() |
S |
79 |
1 |
3 |
get_table_name() |
S |
79 |
1 |
3 |
get_prefix() |
S |
80 |
1 |
3 |
get_db_name() |
S |
80 |
1 |
3 |
get_wpdb() |
S |
77 |
1 |
4 |
get_property_name() |
S |
78 |
1 |
3 |